Skip to content

emre-koc/mediasoup-sample-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediasoup Sample App

A minimal Client/Server app based on Mediasoup and Socket.io

Dependencies

Run

The server app runs on any supported platform by Mediasoup. The client app runs on a single browser tab.

cp config.example.js config.js
vi config.js
npm install
npm start

About

Mediasoup v3 sample app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • HTML 13.5%